Properties of the TObjectType class.
For a complete list of the TObjectType class members, see the TObjectType Members topic.
Public
Name | Description |
AttributeCount |
Used to indicate the number of attributes of type.
|
Attributes |
Used to access separate attributes.
|
DataType |
Used to indicate the type of object dtObject, dtArray or dtTable.
|
RefCount (inherited from TSharedObject) |
Used to return the count of reference to a TSharedObject object.
|
Size |
Used to learn the size of an object instance.
|
See Also